<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS reset */
html{overflow: visible;}
body{font-family:"微软雅黑";padding:0;margin:0;font-size:14px;background:#fff;}
ul,li{padding:0;margin:0;list-style:none;}
a:hover{color:#000;}
div,form,img,ul,ol,li,dl,dt,dd,p,span{margin:0;padding:0;border:0;}
input,textarea{margin:0;padding:0;outline:none;}
li{list-style-type:none;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-size:14px;font-weight:normal;}
a{text-decoration:none;color:#000;}
a img{border:none;}

/*内页*/
.container{width:1200px;margin: 15px auto;}

/*导航浮动*/
.nav-fixed{position: fixed;top: 0;width: 100%;z-index:9999;}

/* 定义宽度 清除浮动 */
.clr10{clear:both;height:10px;}

/*分页*/
.page{text-align:center;padding: 10px 0 20px;}
.page a{border:1px solid #ccc;padding:1px 6px;color:#000;background:#FeFeFe;margin:0 3px;}
.page span{margin:0 3px;}
.page a:hover{border:1px solid #f60;color:#f00}

/*图片*/
#ZoomBox{overflow:visible;}



/*to top*/
.totop{position:fixed;_position:absolute;bottom:100px;right:130px;width:58px;height:62px;display:none;}
.totop a,.totop a:link{width:58px;height:62px;display:inline-block;background:url(/share/images/totop1.jpg) no-repeat;outline:none;}
.totop a:hover{background:url(/share/images/totop2.jpg) no-repeat;outline:none;}


/* kefu */
.kefu {width:155px; height:300px;}
.kefu .kfnr{padding-top:28px; color:#000;margin-left:15px;}
.kefu table{margin-left:10px;width:130px;}
.kefu table td{margin:0;padding:6px 0 }
.kefu td img{}
.kefu .td1{}</pre></body></html>